home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2001 #13 / CD 13 (Black) - 2001.iso / Open Kart / data1.cab / Level_0_English_Data / menu_course_montre.txt < prev    next >
Encoding:
Text File  |  2001-05-10  |  11.5 KB  |  674 lines

  1. ;//********* COURSE CONTRE LA MONTRE ***********
  2. new Container
  3. {          
  4.     name "container_course_montre_menu_principal"
  5.     z 1
  6.  
  7.     background "data/menus/i_bg_timetrial_640_0.nif"
  8.  
  9.     on_idle ActionIdleManager
  10.     {
  11.         ;eMENU_MONTRE
  12.         current_menu 1101
  13.     }    
  14.  
  15.     new MenuButton
  16.     {
  17.         name "background_best_time"
  18.         x 0.805
  19.         y 0.705
  20.         z 0.9
  21.         size_x 0.17
  22.         size_y 0.11
  23.         normal_image "data/menus/i_carre_listbox.nif"
  24.         highlight_image ""
  25.     }
  26.  
  27.     new FastFont
  28.     {
  29.         ;// Best time
  30.         x 0.89 ;0.26
  31.         y 0.78
  32.         auto_center 1
  33.         ratio 0.205 ;0.3
  34.         text "Best time"
  35.         initial_color <1,1,1,1>
  36.         auto_center 1
  37.     }
  38.     new FastFont
  39.     {
  40.         name "owner_best"
  41.         x 0.89 ;0.26
  42.         y 0.745
  43.         auto_center 1
  44.         ratio 0.23
  45.         text " "
  46.         initial_color <0,0.66,1,1>
  47.         auto_center 1
  48.     }
  49.     new FastFont
  50.     {
  51.         name "time_best"
  52.         x 0.89 ;0.26
  53.         y 0.71
  54.         auto_center 1
  55.         ratio 0.23
  56.         text "1:1:1"
  57.         initial_color <0,0.66,1,1>
  58.         auto_center 1
  59.     }
  60.     
  61.     new MenuButton
  62.     {
  63.         name "titre_fenetre_course_montre_mp"
  64.         x 0.749
  65.         y 0.85
  66.         size_x 0.25
  67.         size_y 0.163
  68.         text "Time"
  69.         text2 "attack"
  70.         text_size 0.45
  71.         text_initial_color <0,0.66,1,1>
  72.         normal_image "data/menus/i_titre_bouton.nif"
  73.         highlight_image ""
  74.     }
  75.     new MenuButton
  76.     {
  77.         ;// Contre la montre
  78.         x 0.012
  79.         y 0.85
  80.         text "Time"
  81.         text2 "attack"
  82.         text_initial_color <0,0.66,1,1>
  83.         highlight_image ""
  84.     }
  85.     new MenuButton
  86.     {
  87.         ;// Meilleur temps
  88.         x 0.004
  89.         y 0.75
  90.         text "Best"
  91.         text2 "time"
  92.         warp_to "container_course_montre_meilleur_temps"
  93.     }
  94.     new MenuButton
  95.     {
  96.         x 0.005
  97.         y 0.65
  98.         text "Kart"
  99.         text2 "Setup"        
  100.         change_script "menu_course_montre_config_kart.txt"
  101.         change_container "container_montre_kart_config"
  102.         change_nofade "true"
  103.     }
  104.  
  105.     new MenuButton
  106.     {
  107.         ;//Background Choix de Classe
  108.         x 0.26
  109.         y 0.525
  110.         z 0.9
  111.         size_x 0.17 ;0.21
  112.         size_y 0.15 ;0.20
  113.         normal_image "data/menus/i_carre_listbox.nif"
  114.         highlight_image ""
  115.     }
  116.  
  117.  
  118.     new FastFont
  119.     {
  120.         ;// Texte : Classe de kart
  121.         x 0.34
  122.         y 0.635
  123.         auto_center 1
  124.         ratio 0.205
  125.         text "Kart Class"
  126.         initial_color <1,1,1,1>
  127.     }
  128.  
  129.     new FastFont
  130.     {
  131.         name "course_contre_montre_100cc_button"
  132.         x 0.35
  133.         y 0.595
  134.         ratio 0.22
  135.         text "100cc"
  136.         initial_color <0.99,0.61,0,1>
  137.         select_color <1,1,0,1>
  138.         over_color <0,0.66,1,1>
  139.         on_click ActionStateManagerInterface
  140.         {
  141.             request_type 2009
  142.         }
  143.     }
  144.     new FastFont
  145.     {
  146.         name "course_contre_montre_125cc_button"
  147.         x 0.35
  148.         y 0.565
  149.         ratio 0.22
  150.         text "125cc"
  151.         initial_color <0.99,0.61,0,1>
  152.         select_color <1,1,0,1>
  153.         over_color <0,0.66,1,1>
  154.         on_click ActionStateManagerInterface
  155.         {
  156.             request_type 2010
  157.         }
  158.     }
  159.     new FastFont
  160.     {
  161.         name "course_contre_montre_250cc_button"
  162.         x 0.35
  163.         y 0.535
  164.         ratio 0.22
  165.         text "250cc"
  166.         initial_color <0.99,0.61,0,1>
  167.         select_color <1,1,0,1>
  168.         over_color <0,0.66,1,1>
  169.         on_click ActionStateManagerInterface
  170.         {
  171.             request_type 2011
  172.         }
  173.     }
  174.     new MenuButton
  175.     {
  176.         ;//Image de check
  177.         name "check_category"
  178.         x 0.3
  179.         y 0.590
  180.  
  181.         size_x 0.024
  182.         size_y 0.04
  183.         normal_image "data/menus/i_coche_oui.nif"
  184.         highlight_image ""
  185.     }
  186.  
  187.     ;// ATTENTION - TOUT CE QUI SUIT ET QUI CONCERNE LES INFOS SUR LA MAP
  188.     ;// DOIVENT ETRE PAREILLE A L'ECRAN A6
  189.     new Button
  190.     {
  191.         ;// Arcade - Pour les info de Map
  192.         x 0.17
  193.         y 0.75
  194.         size_x 0.35
  195.         size_y 0.21
  196.         state_normal ActionAnimableImage
  197.         {
  198.             list ("data/menus/i_arcade_ovale.nif")
  199.         }
  200.     }
  201.     new FastFont
  202.     {
  203.         ;// Titre de la map dans le haut
  204.         name "preview_text"
  205.         x 0.34 ;0.225
  206.         y 0.865 ;0.824
  207.         auto_center 1
  208.         ratio 0.27
  209.         text "Arizona"
  210.         initial_color <1,1,1,1>
  211.     }
  212.     new FastFont
  213.     {
  214.         ;// Commentaire.. explication... sais pas ?
  215.         name "preview_comment"
  216.         x 0.34 ;0.33
  217.         y 0.795 ;0.752
  218.         ratio 0.27        
  219.         text "Courte"
  220.         initial_color <1,1,1,1>
  221.     }
  222.     new Button
  223.     {
  224.         ;// Map preview
  225.         name "preview_button"
  226.         x 0.51 ;0.49
  227.         y 0.75 ;0.675
  228.         size_x 0.26 ;0.29
  229.         size_y 0.19 ;0.22
  230.     }
  231.     new List
  232.     {
  233.         name "course_liste"
  234.         x 0.44 ;0.38
  235.         y 0.375 ;0.34
  236.         z 0.9
  237.         size_x 0.35
  238.         size_y 0.3
  239.         background "data/menus/i_carre_listbox.nif"
  240.  
  241.         ArrowUpFile "data/menus/i_progress_fleche_haut.nif"
  242.         ArrowDownFile "data/menus/i_progress_fleche_bas.nif"
  243.         SliderFile "data/menus/i_progress_bouton.nif"
  244.         SliderBackGndFile "data/menus/i_progress_bar.nif"
  245.         ArrowUpFileSelect "data/menus/i_progress_fleche_haut_select.nif"
  246.         ArrowDownFileSelect "data/menus/i_progress_fleche_bas_select.nif"
  247.  
  248.         selection_type 3
  249.         display_type 1
  250.     }
  251.  
  252.     new MenuButton
  253.     {
  254.         name "background_prΘvisions_mΘtΘo"
  255.         x 0.805
  256.         y 0.36
  257.         z 0.9
  258.         size_x 0.17
  259.         size_y 0.20
  260.         normal_image "data/menus/i_carre_listbox.nif"
  261.         highlight_image ""
  262.     }
  263.  
  264.     new FastFont
  265.     {
  266.         ;// Temperature extΘrieure
  267.         x 0.89 ;0.74
  268.         y 0.52 ;0.49
  269.         auto_center 1
  270.         ratio 0.205 ;0.3
  271.         text "Weather Forecast"
  272.         initial_color <1,1,1,1>
  273.     }
  274.     new Button
  275.     {
  276.         ;// Image de Check
  277.         name "check_temperature"
  278.         x 0.835 ;0.76
  279.         y 0.435
  280.         size_x 0.024 ;0.034
  281.         size_y 0.04 ;0.05
  282.         state_normal ActionAnimableImage
  283.         {
  284.             list ("data/menus/i_coche_oui.nif")
  285.         }
  286.     }
  287.     new FastFont
  288.     {
  289.         ;// Ensoleillee
  290.         name "ensoleillee"
  291.         x 0.88 ;0.81
  292.         y 0.475 ;0.44
  293.         ratio 0.23 ;0.3
  294.         text "Sunny"
  295.         initial_color <0.99,0.61,0,1>
  296.         select_color <1,1,0,1>
  297.         over_color <0,0.66,1,1>
  298.  
  299.         on_click ActionStateManagerInterface
  300.         {
  301.             ;eARCADE_CS_ENSOLEILLEE
  302.             request_type 2004
  303.         }
  304.     }
  305.     new FastFont
  306.     {
  307.         ;// Moderee
  308.         name "moderee"
  309.         x 0.88 ;0.81
  310.         y 0.44
  311.         ratio 0.23 ;0.3
  312.         text "Fog"
  313.         initial_color <0.99,0.61,0,1>
  314.         select_color <1,1,0,1>
  315.         over_color <0,0.66,1,1>
  316.  
  317.         on_click ActionStateManagerInterface
  318.         {
  319.             ;// eARCADE_CS_MODEREE
  320.             request_type 2005
  321.         }
  322.     }
  323.     new FastFont
  324.     {
  325.         ;// Pluvieux
  326.         name "pluvieux"
  327.         x 0.88 ;0.81
  328.         y 0.405 ;0.36
  329.         ratio 0.23 ;0.3
  330.         text "Rain"
  331.         initial_color <0.99,0.61,0,1>
  332.         select_color <1,1,0,1>
  333.         over_color <0,0.66,1,1>
  334.  
  335.         on_click ActionStateManagerInterface
  336.         {
  337.             ;// eARCADE_CS_PLUVIEUX
  338.             request_type 2006
  339.         }
  340.     }
  341.     new FastFont
  342.     {
  343.         ;// Variable
  344.         name "variable"
  345.         x 0.88 ;0.81
  346.         y 0.37 ;0.32
  347.         ratio 0.23 ;0.3
  348.         text "Variable"
  349.         initial_color <0.99,0.61,0,1>
  350.         select_color <1,1,0,1>
  351.         over_color <0,0.66,1,1>
  352.         
  353.         on_click ActionStateManagerInterface
  354.         {
  355.             ;// eARCADE_CS_VARIABLE
  356.             request_type 2007
  357.         }
  358.     }
  359.     new FastFont
  360.     {
  361.         ;// Voiture fant⌠me
  362.         x 0.89 ;0.75
  363.         y 0.655
  364.         auto_center 1
  365.         ratio 0.205 ;0.3  
  366.         text "Ghost Car"
  367.     }
  368.     new Button
  369.     {
  370.         ;// Image de Check
  371.         name "check_voiture_fantome"
  372.         x 0.835
  373.     ;    y 0.585
  374.         y 0.61
  375.         size_x 0.024 ;0.034
  376.         size_y 0.04 ;0.05
  377.         state_normal ActionAnimableImage
  378.         {
  379.             list ("data/menus/i_coche_oui.nif")
  380.         }
  381.     }
  382.     new FastFont
  383.     {
  384.         ;// Oui
  385.         x 0.88
  386.         y 0.615
  387.         ratio 0.23 ;0.3
  388.         text "Yes"
  389.         initial_color <0.99,0.61,0,1>
  390.         select_color <1,1,0,1>
  391.         over_color <0,0.66,1,1>
  392.         name "fantome_oui"
  393.         on_click ActionStateManagerInterface
  394.         {
  395.             ;eMONTRE_GHOST
  396.             request_type 3006
  397.         }
  398.     }
  399.     new FastFont
  400.     {
  401.         ;// Non
  402.         x 0.88
  403.         y 0.58
  404.         ratio 0.23 ;0.3
  405.         text "No"
  406.         initial_color <0.99,0.61,0,1>
  407.         select_color <1,1,0,1>
  408.         over_color <0,0.66,1,1>
  409.         name "fantome_non"
  410.         on_click ActionStateManagerInterface
  411.         {
  412.             ;eMONTRE_GHOST
  413.             request_type 3007
  414.         }
  415.     }
  416.  
  417.     new MenuButton
  418.     {
  419.         name "background_voiture_fantome"
  420.         x 0.805
  421.         y 0.575
  422.         z 0.9
  423.         size_x 0.17
  424.         size_y 0.115
  425.         normal_image "data/menus/i_carre_listbox.nif"
  426.         highlight_image ""
  427.     }
  428.  
  429.     new Button
  430.     {
  431.         ;// Race selector (Blue circle)
  432.         x 0.48
  433.         y 0.173
  434.         z 0.9
  435.         size_x 0.3
  436.         size_y 0.17
  437.  
  438.         state_normal ActionAnimableImage
  439.         {
  440.             list ("data/menus/i_ovale_start.nif")
  441.         }
  442.     }
  443.     new FastFont
  444.     {
  445.         ;// Course
  446.         x 0.6
  447.         y 0.23
  448.         ratio 0.5
  449.         text "Race"
  450.  
  451.         on_click ActionStateManagerInterface
  452.         {
  453.             ; eARCADE_CS_COURSE
  454.             request_type 2012
  455.         }
  456.  
  457.         initial_color <0.99,0.61,0,1>
  458.         select_color <1,1,0,1>
  459.         over_color <0,0.66,1,1>
  460.     }
  461.     new MenuButton
  462.     {
  463.         ;// Retour
  464.         x 0.74
  465.         y 0.07
  466.         text "Main"
  467.         text2 "Menu"
  468.         change_script "menu_principal.txt"
  469.         change_container "container_menu_principal"
  470.     }
  471. }
  472.  
  473. ;//***** COURSE CONTRE LA MONTRE - MEILLEUR TEMPS *******
  474. new Container
  475. {          
  476.     name "container_course_montre_meilleur_temps"
  477.     z 1
  478.  
  479.     background "data/menus/i_bg_timetrial_640_0.nif"
  480.  
  481.  
  482.     on_idle ActionIdleManager
  483.     {
  484.         ;eMENU_MONTRE_MEILLEUR
  485.         current_menu 1102
  486.     }    
  487.     
  488.     
  489.     new MenuButton
  490.     {
  491.         name "titre_fenetre_course_montre_mp"
  492.         x 0.749
  493.         y 0.85
  494.         size_x 0.25
  495.         size_y 0.163
  496.         text "Time"
  497.         text2 "attack"
  498.         text_size 0.45
  499.         text_initial_color <0,0.66,1,1>
  500.         normal_image "data/menus/i_titre_bouton.nif"
  501.         highlight_image ""
  502.     }
  503.     new MenuButton
  504.     {
  505.         ;// Contre la montre
  506.         x 0.012
  507.         y 0.85
  508.         text "Time"
  509.         text2 "attack"
  510.         warp_to "container_course_montre_menu_principal"
  511.     }
  512.     new MenuButton
  513.     {
  514.         ;// Meilleur temps
  515.         x 0.004
  516.         y 0.75
  517.         text "Best"
  518.         text2 "time"
  519.         text_initial_color <0,0.66,1,1>
  520.         highlight_image ""
  521.     }
  522.     new MenuButton
  523.     {
  524.         x 0.005
  525.         y 0.65
  526.         text "Kart"
  527.         text2 "Setup"
  528.         change_script "menu_course_montre_config_kart.txt"
  529.         change_container "container_montre_kart_config"
  530.         change_nofade "true"
  531.     }
  532. ;    new FastFont
  533. ;    {
  534. ;        ;// classe
  535. ;        name "course_contre_montre_temps"
  536. ;        x 0.36
  537. ;        y 0.83
  538. ;        ratio 0.6
  539. ;        text "100cc class"
  540. ;    }
  541.     new FastFont
  542.     {
  543.         ;// Title header
  544.         x 0.36
  545.         y 0.80
  546.         ratio 0.22
  547.         text "Track|Player|Short|Long"
  548.         multi_column (0.22,0.23,0.10,0.15)
  549.     }    
  550.     new List
  551.     {
  552.         name "liste"
  553.         x 0.335
  554.         y 0.50
  555.         z 0.9
  556.         size_x 0.66
  557.         size_y 0.30
  558.         multi_column (0.22,0.22,0.09,0.15)
  559.         background "data/menus/i_carre_listbox.nif"
  560.         ArrowUpFile "data/menus/i_progress_fleche_haut.nif"
  561.         ArrowDownFile "data/menus/i_progress_fleche_bas.nif"
  562.         SliderFile "data/menus/i_progress_bouton.nif"
  563.         SliderBackGndFile "data/menus/i_progress_bar.nif"
  564.         ArrowUpFileSelect "data/menus/i_progress_fleche_haut_select.nif"
  565.         ArrowDownFileSelect "data/menus/i_progress_fleche_bas_select.nif"
  566.  
  567.  
  568.         selection_type 4
  569.         display_type 0 
  570.     }
  571.  
  572. ;// ***** BEGIN "CLASSE DE KART" *****
  573.  
  574.     new MenuButton
  575.     {
  576.         x 0.17
  577.         y 0.650
  578.         z 0.9
  579.         size_x 0.16 ;0.21
  580.         size_y 0.15 ;0.20
  581.         normal_image "data/menus/i_carre_listbox.nif"
  582.         highlight_image ""
  583.     }
  584.  
  585.     new MenuButton
  586.     {
  587.         ;//Image de check
  588.         name "classe_de_kart_cs"
  589.         x 0.195
  590.         y 0.715
  591.  
  592.         size_x 0.024
  593.         size_y 0.04
  594.         normal_image "data/menus/i_coche_oui.nif"
  595.         highlight_image ""
  596.     }
  597.  
  598.     new FastFont
  599.     {
  600.         ;// Texte : Classe de kart
  601.         x 0.25
  602.         y 0.76
  603.         auto_center 1
  604.         ratio 0.205
  605.         text "Kart Class"
  606.         initial_color <1,1,1,1>
  607.     }
  608.  
  609.     new FastFont
  610.     {
  611.         name "course_best_100cc_button"
  612.         x 0.24
  613.         y 0.720
  614.         ratio 0.22
  615.         text "100cc"
  616.         initial_color <0.99,0.61,0,1>
  617.         select_color <1,1,0,1>
  618.         over_color <0,0.66,1,1>
  619.         on_click ActionStateManagerInterface
  620.         {
  621.             ;// eMONTRE_RANK_100_CC
  622.             request_type 3001
  623.         }
  624.     }
  625.     new FastFont
  626.     {
  627.         name "course_best_125cc_button"
  628.         x 0.24
  629.         y 0.690
  630.         ratio 0.22
  631.         text "125cc"
  632.         initial_color <0.99,0.61,0,1>
  633.         select_color <1,1,0,1>
  634.         over_color <0,0.66,1,1>
  635.  
  636.         on_click ActionStateManagerInterface
  637.         {
  638.             ;// eARCADE_CS_125_CC
  639.             request_type 3002
  640.         }
  641.     }
  642.  
  643.     new FastFont
  644.     {
  645.         name "course_best_250cc_button"
  646.         x 0.24
  647.         y 0.660
  648.         ratio 0.22
  649.         text "250cc"
  650.         initial_color <0.99,0.61,0,1>
  651.         select_color <1,1,0,1>
  652.         over_color <0,0.66,1,1>
  653.  
  654.         on_click ActionStateManagerInterface
  655.         {
  656.             ;// eARCADE_CS_250_CC
  657.             request_type 3003
  658.         }
  659.     }
  660.  
  661. ;// ***** END "CLASSE DE KART" *****
  662.  
  663.     new MenuButton
  664.     {
  665.         ;// Retour
  666.         x 0.74
  667.         y 0.07
  668.         text "Main"
  669.         text2 "Menu"
  670.         change_script "menu_principal.txt"
  671.         change_container "container_menu_principal"
  672.     }
  673. }
  674.